golang-gopkg-tomb.v1-dev software package provides API to track the lifecyle of Golang goroutines, and provide clean termination, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-gopkg-tomb.v1-dev
golang-gopkg-tomb.v1-dev is installed in your system.
Make ensure the golang-gopkg-tomb.v1-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-gopkg-tomb.v1-dev *
You will get with golang-gopkg-tomb.v1-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | golang-gopkg-tomb.v1-dev |
| Version | 0.0~git20141024.0.dd63297-1 |
| Description | API to track the lifecyle of Golang goroutines, and provide clean termination |
| Sub Section | devel |